.shoujiban-gd{
    display: none;
}
.dabeij{
    max-width: 1920px;
    margin: 0 auto;
    min-width: 1100px;
}
.top{
    width: 100%;
    height: 176px;
    background: url(hyyykxy230315-bj1.png) no-repeat;
    background-size: 100% 100%;
}
.top-nr{
    width: 92%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.top-l{
    max-width: 55%;
}
.top-l img{
    max-width: 100%;

}
.top-m{
    border: 1px solid #4F86DA;
    height: 37px;
    display: flex;
}
.top-m input{
    width: 350px;
    height: 37px;
    line-height: 37px;
    color: #999999;
    text-indent: 1em;
    font-size: 16px;
}
.top-m img{
    width: 50px;
    height: 37px;
}
.top-r{
    max-width: 35%;
}
.top-r img{
    max-width: 100%;
}
.nav{
    width: 92%;
    padding: 0 4%;   
}
.nav>ul{
    height: 74px;
    line-height: 74px;
    display: flex;
    justify-content: space-around;
}
.nav ul>li{
    position: relative;
    flex: 1 1 auto;
}
.nav>ul>li>a{
    display: inline-block;
    width: 100%;
    height: 100%;
    
    display: inline-block;
    font-size: 24px;
    color: #006697;
    font-weight: bold;
    text-align: center;
}
.nav>ul>li:hover>a{
    background:#006697;
    color: #fff; 
}
.nav-yc{
    display: none;
}
.nav>ul>li:hover div.nav-yc{
    display: block;
    width: 150%;
    position: absolute;
    top: 74px;
    z-index: 999999;
    background: #fff;
}
.nav-yc ul li{
    width: 92%;
    padding: 5px 4%;
    float: left;
    line-height: 1.5;
}
.nav-yc ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    color: #006697;
}
.lm1{
    width: 100%;

    position: relative;
}
.gundong1{
    width: 100%;
    height: 100%;
}
.gundong1-nr{
    width: 100%;
    height: 100%;
    position: relative;
}
.gundong1-nr img{
    width: 100%;
    height: 100%;
    display: block;
}
.gundong1-prev {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -2.5%;
    width: 2.5%;
    height: 16%;
    z-index: 99999;
    background: url(hyyykxy230315-bj5.png) no-repeat;
    background-size: 100% 100%;
}
.gundong1-next {
    position: absolute;
    right: 3%;
    left: auto;
    top: 50%;
    margin-top: -2.5%;
    width: 2.5%;
    height: 16%;
    z-index: 99999;
    background: url(hyyykxy230315-bj6.png) no-repeat;
    background-size: 100% 100%;
}
.lm2{
    width: 98%;
    margin: 0 auto;

    margin-top: 10px;
}
.lm2-t{
    height: 80px;
    line-height: 80px;

}
.lm2-t a{
    font-size: 36px;
    font-weight: bold;
    color: #006697;
}
.lm2-x{
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}
.lm2-l{
    width: 53%;
}
.lm2-r{
    width: 45%;
}
.lm2-r-t{
    width: 100%;
    overflow: hidden;
    background: #e5e5e5;
}
.lm2-r-t span{
    display: inline-block;
    width: 50%;
    float: left;
    height: 80px;
    line-height: 80px;
}
.lm2-r-t span a{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 36px;
    font-weight: bold;
    color: #000;
    text-align: center;
}
.lm2-r-t span.action a{
    background: #006697;
    color: #fff;
}
.lm2-r-x-ty-t{
    padding: 30px 0 20px 0;
    text-align: center;
}
.lm2-r-x-ty-t a{
    display: inline-block;
    max-width: 100%;
    line-height: 1.6;
    overflow: hidden;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    font-size: 26px;
    font-weight: bold;
}
.lm2-r-x-ty-m{
    width: 90%;
    padding: 0 5%;
    border-bottom: 3px dotted #838383;
    padding-bottom: 15px;
    vertical-align: top;
}
.lm2-r-x-ty-m p{
    font-size: 20px;
    color: #838383;
    line-height: 1.6;
        display: -ms-flexbox;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.lm2-r-x-ty-m p a{
    font-size: 16px;
    color: #000;
    margin-left: 25px;
}
.lm2-r-x-ty-x{
    padding-top: 15px;
}
.lm2-r-x-ty-x ul{
    display: block;
    overflow: hidden;
}
.lm2-r-x-ty-x ul li{
    display: flex;
    width: 100%;
    float: left;
    line-height: 54px;
    justify-content: space-between;
}
.lm2-r-x-ty-x ul li em{
    display: inline-block;
    flex: 0 0 auto;
    font-size: 18px;
    padding-left: 20px;
    color: #a0a0a0;
}
.lm2-r-x-ty-x ul li a{
    display: inline-block;
    flex: 1 1 auto;
    width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 21px;
    color: #333333;
}
.lm2-r-x-ty-x ul li a i{
    font-size: 22px;
    font-weight: bold;
    color: #194781;
    margin-right: 10px;
}

.gundong2{
    width: 100%;
    height: 100%;
}

.gundong2-nr{
    width: 100%;
    height: 100%;   
}
.gundong2-nr a{
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e8e8e8;
}
.gundong2-nr img{
    width: 100%;
    height: 100%;
}
.gundong2-nr p{
    width: 100%;
    height: 60px;
    line-height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(hyyykxy230315-bj7.png) top center repeat;
    background-size: 100% 100%;
}
.gundong2-nr p span{
    display: inline-block;
    width: 80%;
    margin-left: 15px;
    overflow: hidden;
    font-size: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}
.gundong2 .gundong2-fy {
    position: absolute;
    right: 10px;
    text-align: center;
    bottom: 20px;
    width: auto;
    left: auto;
}
.gundong2 .gundong2-fy span{
  display: inline-block;
  width: 15px;
  height: 15px;
  background:#fff;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}

.lm3{
    margin-top: 50px;
    background: #f5f6f9;
    padding: 38px 1% 90px 1%;
    display: flex;
    justify-content: space-between;
}
.lm3-l{
    width: 54%;
    
}
.lm3-x{
    padding: 15px 20px;
    background: url(hyyykxy230315-bj11.png) no-repeat;
    background-size: 100% 100%;
}
.lm3-x ul li a i {
    color: #a40000;
}
.lm3-x ul li em{
    color: #333;
}
.lm3-r{
    width: 45%;
}
.lm3-r-t{
    padding: 0 15px;
    display: flex;
    height: 77px;
    justify-content: space-between;
    border-bottom: 3px solid #ebebeb;
}
.lm3-r-t span{
    display: inline-block;
    padding: 0 15px;
    height: 77px;
    line-height: 77px;
}
.lm3-r-t span a{
    font-size: 36px;
    font-weight: bold;
    color: #434343;
}
.lm3-r-t span.action{
    border-bottom: 5px solid #006697;
}
.lm3-r-t span.action a{
    color: #006697;
}
.lm3-r-x{
    padding: 15px 20px;
    background: #fff;
}
.lm4{
    width: 100%;
    height: 454px;
    background: url(hyyykxy230315-bj12.png) no-repeat;
    background-size: 100% 100%;
}
.lm4-nr{
    width: 90%;
    margin: 0 auto;
    height: 100%;
}
.lm4-nr ul{
    display: block;
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.lm4-nr ul li{
    width: 277px;
    height: 291px;
    background: url(hyyykxy230315-bj13.png) no-repeat;
    background-size: 100% 100%;
}
.lm4-nr ul li i{
    margin-top: 20px;
    height: 180px;
    display: inline-block;
    width: 100%;
   
}
.lm4-nr ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.lm4-nr ul li p{
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    line-height: 1.6;
    text-align: center;
}
.lm4-nr ul li:hover{
    background: url(hyyykxy230315-bj31.png) no-repeat;
    background-size: 100% 100%;
}
.lm4-nr ul li.lm4-nr-li1 i{
     background: url(hyyykxy230315-bj14.png) 50% 50% no-repeat;
}
.lm4-nr ul li.lm4-nr-li2 i{
     background: url(hyyykxy230315-bj15.png) 50% 50% no-repeat;
}
.lm4-nr ul li.lm4-nr-li3 i{
     background: url(hyyykxy230315-bj16.png) 50% 50% no-repeat;
}
.lm4-nr ul li.lm4-nr-li1:hover i{
    background: url(hyyykxy230315-bj17.png) 50% 50% no-repeat;
}
.lm4-nr ul li.lm4-nr-li2:hover i{
    background: url(hyyykxy230315-bj18.png) 50% 50% no-repeat;
}
.lm4-nr ul li.lm4-nr-li3:hover i{
    background: url(hyyykxy230315-bj19.png) 50% 50% no-repeat;
}
.lm4-nr ul li:hover p{
    color: #3184c6;
}
.lm5{
    margin-top: 70px;
}
.lm5-t{
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: url(hyyykxy230315-bj20.png) 50% 50% no-repeat;
}
.lm5-t a{
    font-size: 36px;
    font-weight: bold;
    color: #006697;
}
.lm5-x{
    width: 100%;
}
.lm5-x ul{
    display: flex;
    flex-wrap: wrap;
}
.lm5-x ul li{
    width: 18%;
    margin: 0 1%;
    height: 100px;
    background: #006697;
    border-radius: 10px;
    margin-top: 40px;
    
}
.lm5-x ul li a{
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    line-height: 1.4;
    text-align: center;
}
.lm5-x ul li:hover{
    background: #006697;
}
.lm5-x ul li:hover a{
    color: #fff;
}
.lm6{
    display: flex;
    margin-top: 80px;
    background: #fff;
    
    padding: 80px 0 90px 0;
    justify-content: space-between;
}
.lm6-l{
    width: 98%;
    padding: 20px 1%;
     background: #fff;
}
.lm6-x{
    margin-top: 20px;
    position: relative;
}
.lm6-x ul{
    display: flex;
    flex-wrap: wrap;
}
.lm6-x ul li{
    width: 19%;
    margin: 0 .5%;
    margin-bottom: 20px;

}
.lm6-x ul li a{
    display: flex;
    justify-content: center;
}
.lm6-x ul li a img{
    max-width: 100%;
}
.gundong3{
    width: 80%;
    margin: 0 auto;
}
.gundong3-nr{
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.gundong3-nr img{
    max-width: 100%;
    max-height: 100%;
}
.gundong3-prev {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -22.5px;
    width: 45px;
    height: 45px;;
    z-index: 99999;
    background: url(hyyykxy230315-bj21.png) no-repeat;
    background-size: 100% 100%;
}
.gundong3-next {
    position: absolute;
    right: 0;
    left: auto;
    top: 50%;
    margin-top: -22.5px;
    width: 45px;
    height: 45px;;
    z-index: 99999;
    background: url(hyyykxy230315-bj22.png) no-repeat;
    background-size: 100% 100%;
}
.lm6-r{
    width: 48%;
    margin-right: 1%;
    height: 410px;
}
.lm6-r ul{
    display: flex;
    justify-content: space-between;
    height: 100%;
}
.lm6-r ul li{
    width: 32%;
    height: 100%;
    background: #006697;
}
.lm6-r ul li a{
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.lm6-r ul li a i{
    display: inline-block;
    width: 200px;
    height: 200px;
    border-radius: 100px;
    overflow: hidden;
    background: #fff;
}
.lm6-r ul li.lm6-r-li1 a i span{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(hyyykxy230315-bj27.png) 50% 50% no-repeat;
}
.lm6-r ul li.lm6-r-li2 a i span{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(hyyykxy230315-bj28.png) 50% 50% no-repeat;
}
.lm6-r ul li.lm6-r-li3 a i span{
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(hyyykxy230315-bj29.png) 50% 50% no-repeat;
}
.lm6-r ul li a p{
    margin-top: 30px;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    line-height: 1.6;
}
.lm6-r ul li a:hover p{
    font-size: 34px;
}
.foot{
    width: 100%;
    background: #006697;
    padding: 50px 0;
}
.foot p{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 2;
    text-align: center;
}
.zt-ej{
    width: 90%;
    padding: 0 5%;
    margin: 0 auto;
    padding-bottom: 60px;
    border-top: 3px solid #006697;
}
.dqwz{
    padding-left: 20px;
    height: 52px;
    line-height: 52px;
    background: url(hyyykxy230315-bj30.png) 0 50% no-repeat; 
}
.dqwz a{
    font-size: 16px;
    color: #5c5c5c;
}
.dqwz i{
    display: inline-block;
    width: 20px;
    text-align: center;
     font-size: 16px;
    color: #5c5c5c;
}
.dqwz a:hover{
    color: #1b70a0;
}
.dtpgl-t{
    margin-top: 20px;
}
.dtpgl-t span{
    display: inline-block;
    position: relative;
    font-size: 32px;
    color: #006697;
    height: 52px;
}
.dtpgl-t span em{
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 6px;
    background: #006697;
    border-radius: 3px;
    bottom: 0;
    left: 0;
}
.ldjs-x2{
    width: 100%;
    margin-top: 40px;
}
.ldjs-x2 ul li{
    width: 100%;
    float: left;
}
.ldjs-x2 ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 25px 0;
}
.ldjs-x2 ul li a span{
    display: inline-block;
    float: left;
    max-width: 80%;
    font-size: 18px;
    color: #000;
    line-height: 24px;
    margin-left: 2%;
}
.ldjs-x2 ul li a em{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #16629a;
    float: left;
    margin-left: 2%;
    line-height: 24px;
}
.ldjs-x2 ul li a i{
    display: inline-block;
    float: right;
    font-size: 16px;
    color: #898989;
    margin-right: 2%;
}
.ldjs-x2 ul li:hover{
    -webkit-box-shadow: 2px -8px 13px 0px rgba(4, 0, 0, 0.03);
-moz-box-shadow:    2px -8px 13px 0px rgba(4, 0, 0, 0.03);
box-shadow:         2px -8px 13px 0px rgba(4, 0, 0, 0.03);
}
.ldjs-x2 ul li a:hover{
    background: #fff;
    -webkit-box-shadow: 0px 11px 29px 0px rgba(4, 0, 0, 0.05);
-moz-box-shadow:    0px 11px 29px 0px rgba(4, 0, 0, 0.05);
box-shadow:         0px 11px 29px 0px rgba(4, 0, 0, 0.05);
}
.dtpgl-fy{
    margin-top: 50px;
    text-align: center;
    font-size: 16px;
}
.tyxl {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    margin-top: 0;
    border: 1px solid #dcdcdc;
}
.tyxl-t {
    width: 100%;
    padding: 30px 0 15px 0;
    border-bottom: 1px solid #dcdcdc;
}
.tyxl-t-t{
    width: 92%;
    margin: 0 auto;
}
.tyxl-t-t p{
    text-align: center;
    font-size: 32px;
    color: #333;
    line-height: 1.8;
}
.tyxl-t-x{
    overflow: hidden;
    width: 92%;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 36px;

}
.tyxl-t-x span{
    display: inline-block;
    font-size: 16px;
    color: #8b8989;
    margin-right: 20px;
}
.tyxl-x{
    width: 92%;
    margin: 0 auto;
    padding-top: 10px;
    min-height: 600px;
}
.tyxl-x p{
    font-size: 18px;
    color: #333;
    line-height: 1.8;
    margin: 20px 0;
}
.bor-b{
    border-bottom: 1px solid #006697;
}
.sjb-hear-lm2-r{
    display: none;
}








@media screen and (max-width: 1680px){
    .top-m input{
    width: 330px;
    font-size: 16px;
}
.nav>ul{
    height: 68px;
    line-height: 68px;
}

.nav>ul>li>a{
    font-size: 22px;
}

.nav>ul>li:hover div.nav-yc{

    top: 68px;

}
.nav-yc ul li{
    padding: 5px 4%;
}
.nav-yc ul li a{
    font-size: 16px;
}
.lm2-t {
    height: 72px;
    line-height: 72px;
}
.lm2-t a {
    font-size: 32px;
}

.gundong2-nr p{
    height: 56px;
    line-height: 56px;

}
.gundong2-nr p span{
    width: 80%;
    margin-left: 15px;
    font-size: 18px;
}
.gundong2 .gundong2-fy {
    position: absolute;
    right: 10px;
    text-align: center;
    bottom: 20px;
    width: auto;
    left: auto;
}
.gundong2 .gundong2-fy span{
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  cursor: pointer;
}

.lm2-r-t span {
    height: 74px;
    line-height: 74px;
}
.lm2-r-t span a {
    font-size: 32px;
}
.lm2-r-x-ty-t {
    padding: 25px 0 16px 0;
}
.lm2-r-x-ty-t a {
    font-size: 22px;
}
.lm2-r-x-ty-m {
    border-bottom: 2px dotted #838383;
    padding-bottom: 12px;
}
.lm2-r-x-ty-m p {
    font-size: 18px;
}
.lm2-r-x-ty-m p a {
    font-size: 16px;
    margin-left: 20px;
}
.lm2-r-x-ty-x {
    padding-top: 12px;
}
.lm2-r-x-ty-x ul li {
    line-height: 50px;
}
.lm2-r-x-ty-x ul li a {
    font-size: 18px;
}
.lm2-r-x-ty-x ul li em {
    font-size: 16px;
    padding-left: 16px;
}
.lm3 {
    margin-top:45px;
    padding: 35px 1% 80px 1%;
}
.lm3-x {
    padding: 12px 16px;
}
.lm3-r-t {
    padding: 0 12px;
    height: 70px;
    border-bottom: 2px solid #ebebeb;
}
.lm3-r-t span {
    padding: 0 12px;
    height: 70px;
    line-height: 70px;
}
.lm3-r-t span.action {
    border-bottom: 4px solid #006697;
}
.lm3-r-t span a {
    font-size: 32px;
}
.lm3-r-x {
    padding: 12px 16px;
}
.lm4 {
    height: 404px;
}
.lm4-nr ul li {
    width: 247px;
    height: 251px;
}
.lm4-nr ul li i{
    margin-top: 16px;
    height: 156px;
}
.lm4-nr ul li.lm4-nr-li1 i{
     background-size: 140px auto;
}
.lm4-nr ul li.lm4-nr-li2 i{
     background-size: 124px auto;
}
.lm4-nr ul li.lm4-nr-li3 i{
     background-size: 76px auto;
}
.lm4-nr ul li.lm4-nr-li1:hover i{
    background-size: 140px auto;
}
.lm4-nr ul li.lm4-nr-li2:hover i{
    background-size: 124px auto;
}
.lm4-nr ul li.lm4-nr-li3:hover i{
    background-size: 76px auto;
}
.lm4-nr ul li p {
    font-size: 32px;
}
.lm5 {
    margin-top: 60px;
}
.lm5-t a {
    font-size: 32px;
    font-weight: bold;
    color: #006697;
}
.lm5-x ul li {
    height: 80px;
    background: #006697;
    border-radius: 10px;
    margin-top: 35px;
}
.lm5-x ul li a {
    font-size: 18px;
}
.lm6 {
    margin-top: 70px;
    padding: 70px 0 80px 0;
}
.lm6-l {
    padding: 20px 1%;
}
.gundong3-nr {
    width: 100%;
    height: 95px;
}
.lm6-r {
    height:380px;
}
.lm6-r ul li a i {
    width: 170px;
    height: 170px;
    border-radius: 50%;
}
.lm6-r ul li.lm6-r-li1 a i span {
    background: url(hyyykxy230315-bj27.png) 50% 50% no-repeat;
    background-size: 120px auto;
}
.lm6-r ul li.lm6-r-li2 a i span{
    background: url(hyyykxy230315-bj28.png) 50% 50% no-repeat;
     background-size: 110px auto;
}
.lm6-r ul li.lm6-r-li3 a i span{
    background: url(hyyykxy230315-bj29.png) 50% 50% no-repeat;
     background-size: 92px auto;
}
.lm6-r ul li a p{
    margin-top: 30px;
    font-size: 28px;
    line-height: 1.6;
}
.lm6-r ul li a:hover p{
    font-size: 30px;
}
.foot {
    padding: 40px 0;
}








.dtpgl-t{
    margin-top: 16px;
}
.dtpgl-t span{
    font-size: 28px;
    height: 48px;
}
.dtpgl-t span em{
    height: 5px;
    border-radius: 3px;
}
.ldjs-x2 {
    margin-top: 30px;
}
.ldjs-x2 ul li a{
    padding: 22px 0;
}
.ldjs-x2 ul li a span{
    max-width: 80%;
    font-size: 18px;
    line-height: 22px;
    margin-left: 2%;
}
.ldjs-x2 ul li a i{
    font-size: 16px;
    margin-right: 2%;
}
.ldjs-x2 ul li:hover{
    -webkit-box-shadow: 2px -8px 13px 0px rgba(4, 0, 0, 0.03);
-moz-box-shadow:    2px -8px 13px 0px rgba(4, 0, 0, 0.03);
box-shadow:         2px -8px 13px 0px rgba(4, 0, 0, 0.03);
}
.ldjs-x2 ul li a:hover{
    background: #fff;
    -webkit-box-shadow: 0px 11px 29px 0px rgba(4, 0, 0, 0.05);
-moz-box-shadow:    0px 11px 29px 0px rgba(4, 0, 0, 0.05);
box-shadow:         0px 11px 29px 0px rgba(4, 0, 0, 0.05);
}
.dtpgl-fy {
    margin-top: 40px;
    font-size: 16px;
}













.tyxl {
    padding: 20px 0;
}
.tyxl-t {
    padding: 25px 0 15px 0;
    border-bottom: 1px solid #dcdcdc;
}
.tyxl-t-t p{
    font-size: 28px;
}
.tyxl-t-x{

    margin-top: 15px;
    line-height: 32px;

}
.tyxl-t-x span{
    font-size: 16px;
    color: #8b8989;
    margin-right: 15px;
}
.tyxl-x{
    width: 92%;
    margin: 0 auto;
    padding-top: 10px;
    min-height: 600px;
}
.tyxl-x p{
    font-size: 18px;
    color: #333;
    line-height: 1.8;
    margin: 20px 0;
}
.tyxl-x img{
    width: 96%;
   
}
.tyxl-x p img{
    width: 96%;
}
}











@media screen and (max-width: 1460px){
        .top-m input{
    width: 280px;
    font-size: 14px;
}
.top {
    height: 156px;
}
.nav>ul{
    height: 62px;
    line-height: 62px;
}

.nav>ul>li>a{
    font-size: 22px;
}

.nav>ul>li:hover div.nav-yc{

    top: 62px;

}
.nav-yc ul li{
    padding: 4px 4%;
}
.nav-yc ul li a{
    font-size: 14px;
}
.lm2-t {
    height: 66px;
    line-height: 66px;
}
.lm2-t a {
    font-size: 28px;
}

.gundong2-nr p{
    height: 48px;
    line-height: 48px;

}
.gundong2-nr p span{
    width: 80%;
    margin-left: 15px;
    font-size: 16px;
}
.gundong2 .gundong2-fy {
    position: absolute;
    right: 10px;
    text-align: center;
    bottom: 16px;
    width: auto;
    left: auto;
}
.gundong2 .gundong2-fy span{
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  cursor: pointer;
}
.lm2-r-t span {
    height: 62px;
    line-height: 62px;
}
.lm2-r-t span a {
    font-size: 28px;
}
.lm2-r-x-ty-t {
    padding: 20px 0 12px 0;
}
.lm2-r-x-ty-t a {
    font-size: 18px;
}
.lm2-r-x-ty-m {
    border-bottom: 2px dotted #838383;
    padding-bottom: 10px;
}
.lm2-r-x-ty-m p {
    font-size: 16px;
}
.lm2-r-x-ty-m p a {
    font-size: 14px;
    margin-left: 15px;
}
.lm2-r-x-ty-x {
    padding-top: 10px;
}
.lm2-r-x-ty-x ul li {
    line-height:42px;
}
.lm2-r-x-ty-x ul li a {
    font-size: 16px;
}
.lm2-r-x-ty-x ul li em {
    font-size: 16px;
    padding-left: 15px;
}
.lm3 {
    margin-top:35px;
    padding: 30px 1% 70px 1%;
}
.lm3-x {
    padding: 10px 14px;
}
.lm3-r-t {
    padding: 0 10px;
    height: 63px;
    border-bottom: 3px solid #ebebeb;
}
.lm3-r-t span {
    padding: 0 12px;
    height: 63px;
    line-height: 63px;
}
.lm3-r-t span.action {
    border-bottom: 3px solid #006697;
}
.lm3-r-t span a {
    font-size:28px;
}
.lm3-r-x {
    padding: 10px 14px;
}
.lm4 {
    height: 354px;
}
.lm4-nr ul li {
    width: 217px;
    height: 221px;
}
.lm4-nr ul li i{
    margin-top: 12px;
    height: 136px;
}
.lm4-nr ul li.lm4-nr-li1 i{
     background-size: 120px auto;
}
.lm4-nr ul li.lm4-nr-li2 i{
     background-size: 104px auto;
}
.lm4-nr ul li.lm4-nr-li3 i{
     background-size: 56px auto;
}
.lm4-nr ul li.lm4-nr-li1:hover i{
    background-size: 120px auto;
}
.lm4-nr ul li.lm4-nr-li2:hover i{
    background-size: 104px auto;
}
.lm4-nr ul li.lm4-nr-li3:hover i{
    background-size: 56px auto;
}
.lm4-nr ul li p {
    font-size: 28px;
}
.lm5 {
    margin-top: 45px;
}
.lm5-t {
    height: 60px;
    line-height: 60px;
    background-size: 980px 2px;
}
.lm5-t a {
    font-size: 28px;
    font-weight: bold;
    color: #006697;
}
.lm5-x ul li {
    height: 60px;
    background: #006697;
    border-radius: 8px;
    margin-top: 25px;
}
.lm5-x ul li a {
    font-size: 16px;
}
.lm6 {
    margin-top: 0px;
    padding: 30px 0 30px 0;
}
.lm6-l {
    padding: 20px 1%;
}
.gundong3-nr {
    width: 100%;
    height: 85px;
}
.gundong3-prev {
    margin-top: -20px;
    width: 40px;
    height: 40px;;
}
.gundong3-next {
    margin-top: -20px;
    width: 40px;
    height: 40px;;
}
.lm6-r {
    height:330px;
}
.lm6-r ul li a i {
    width: 140px;
    height: 140px;
    border-radius: 50%;
}
.lm6-r ul li.lm6-r-li1 a i span {
    background: url(hyyykxy230315-bj27.png) 50% 50% no-repeat;
    background-size: 100px auto;
}
.lm6-r ul li.lm6-r-li2 a i span{
    background: url(hyyykxy230315-bj28.png) 50% 50% no-repeat;
     background-size: 90px auto;
}
.lm6-r ul li.lm6-r-li3 a i span{
    background: url(hyyykxy230315-bj29.png) 50% 50% no-repeat;
     background-size: 72px auto;
}
.lm6-r ul li a p{
    margin-top: 25px;
    font-size: 24px;
    line-height: 1.6;
}
.lm6-r ul li a:hover p{
    font-size: 26px;
}
.foot {
    padding: 30px 0;
}
.foot p {
    font-size: 15px;
    line-height: 2;
}








.dqwz{
    padding-left: 20px;
    height: 48px;
    line-height: 48px;
    background-size: 14px auto;
}
.dqwz a{
    font-size: 14px;
}
.dqwz i{
    width: 18px;
     font-size: 14px;
}
.dtpgl-t{
    margin-top: 14px;
}
.dtpgl-t span{
    font-size: 24px;
    height: 42px;
}
.dtpgl-t span em{
    height: 4px;
    border-radius: 3px;
}
.ldjs-x2 {
    margin-top: 20px;
}
.ldjs-x2 ul li a{
    padding: 20px 0;
}
.ldjs-x2 ul li a span{
    max-width: 80%;
    font-size: 16px;
    line-height: 20px;
    margin-left: 2%;
}
.ldjs-x2 ul li a i{
    font-size: 14px;
    margin-right: 2%;
}
.ldjs-x2 ul li:hover{
    -webkit-box-shadow: 2px -6px 10px 0px rgba(4, 0, 0, 0.03);
-moz-box-shadow:    2px -6px 10px 0px rgba(4, 0, 0, 0.03);
box-shadow:         2px -6px 10px 0px rgba(4, 0, 0, 0.03);
}
.ldjs-x2 ul li a:hover{
    background: #fff;
    -webkit-box-shadow: 0px 8px 20px 0px rgba(4, 0, 0, 0.05);
-moz-box-shadow:    0px 8px 20px 0px rgba(4, 0, 0, 0.05);
box-shadow:         0px 8px 20px 0px rgba(4, 0, 0, 0.05);
}
.dtpgl-fy {
    margin-top: 30px;
    font-size: 14px;
}













.tyxl {
    padding: 15px 0;
}
.tyxl-t {
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #dcdcdc;
}
.tyxl-t-t p{
    font-size: 24px;
}
.tyxl-t-x{

    margin-top: 10px;
    line-height: 28px;

}
.tyxl-t-x span{
    font-size: 14px;
    margin-right: 12px;
}
.tyxl-x{
    width: 92%;
    margin: 0 auto;
    padding-top: 10px;
    min-height: 600px;
}
.tyxl-x p{
    font-size: 16px;
    color: #333;
    line-height: 1.8;
    margin: 16px 0;
}

}










@media screen and (max-width: 1220px){
        .top-m input{
    width: 240px;
    font-size: 13px;
}
.top {
    height: 136px;
}
.nav>ul{
    height: 56px;
    line-height: 56px;
}

.nav>ul>li>a{
    font-size: 16px;
}

.nav>ul>li:hover div.nav-yc{

    top: 56px;

}
.nav-yc ul li{
    padding: 4px 4%;
}
.nav-yc ul li a{
    font-size: 13px;
}
.lm2-t {
    height: 60px;
    line-height: 60px;
}
.lm2-t a {
    font-size: 24px;
}

.gundong2-nr p{
    height: 40px;
    line-height: 40px;

}
.gundong2-nr p span{
    width: 80%;
    margin-left: 10px;
    font-size: 16px;
}
.gundong2 .gundong2-fy {
    position: absolute;
    right: 10px;
    text-align: center;
    bottom: 12px;
    width: auto;
    left: auto;
}
.gundong2 .gundong2-fy span{
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  cursor: pointer;
}
.lm2-r-t span {
    height: 52px;
    line-height: 52px;
}
.lm2-r-t span a {
    font-size: 24px;
}
.lm2-r-x-ty-t {
    padding: 15px 0 10px 0;
}
.lm2-r-x-ty-t a {
    font-size: 16px;
}
.lm2-r-x-ty-m {
    border-bottom: 2px dotted #838383;
    padding-bottom: 8px;
}
.lm2-r-x-ty-m p {
    font-size: 14px;
}
.lm2-r-x-ty-m p a {
    font-size: 12px;
    margin-left: 10px;
}
.lm2-r-x-ty-x {
    padding-top: 10px;
}
.lm2-r-x-ty-x ul li {
    line-height:36px;
}
.lm2-r-x-ty-x ul li a {
    font-size: 14px;
}
.lm2-r-x-ty-x ul li em {
    font-size: 14px;
    padding-left: 10px;
}
.lm3 {
    margin-top:25px;
    padding: 25px 1% 50px 1%;
}
.lm3-x {
    padding: 8px 12px;
}
.lm3-r-t {
    padding: 0 8px;
    height: 52px;
    border-bottom: 2px solid #ebebeb;
}
.lm3-r-t span {
    padding: 0 10px;
    height: 52px;
    line-height: 52px;
}
.lm3-r-t span.action {
    border-bottom: 2px solid #006697;
}
.lm3-r-t span a {
    font-size:24px;
}
.lm3-r-x {
    padding: 8px 12px;
}
.lm4 {
    height: 284px;
}
.lm4-nr ul li {
    width: 187px;
    height: 191px;
}
.lm4-nr ul li i{
    margin-top: 12px;
    height: 116px;
}
.lm4-nr ul li.lm4-nr-li1 i{
     background-size: 100px auto;
}
.lm4-nr ul li.lm4-nr-li2 i{
     background-size: 84px auto;
}
.lm4-nr ul li.lm4-nr-li3 i{
     background-size: 42px auto;
}
.lm4-nr ul li.lm4-nr-li1:hover i{
    background-size: 100px auto;
}
.lm4-nr ul li.lm4-nr-li2:hover i{
    background-size: 84px auto;
}
.lm4-nr ul li.lm4-nr-li3:hover i{
    background-size: 42px auto;
}
.lm4-nr ul li p {
    font-size: 24px;
}
.lm5 {
    margin-top: 30px;
}
.lm5-t {
    height: 50px;
    line-height: 50px;
    background-size: 780px 2px;
}
.lm5-t a {
    font-size: 24px;
    font-weight: bold;
    color: #006697;
}
.lm5-x ul li {
    height: 50px;
    background: #006697;
    border-radius: 6px;
    margin-top: 15px;
}
.lm5-x ul li a {
    font-size: 14px;
}
.lm6 {
    margin-top: 40px;
    padding: 40px 0 50px 0;
}
.lm6-l {
    padding: 16px 1%;
}
.gundong3-nr {
    width: 100%;
    height: 70px;
}
.gundong3-prev {
    margin-top: -17px;
    width: 34px;
    height: 34px;;
}
.gundong3-next {
    margin-top: -17px;
    width: 34px;
    height: 34px;;
}
.lm6-r {
    height:280px;
}
.lm6-r ul li a i {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}
.lm6-r ul li.lm6-r-li1 a i span {
    background: url(hyyykxy230315-bj27.png) 50% 50% no-repeat;
    background-size: 80px auto;
}
.lm6-r ul li.lm6-r-li2 a i span{
    background: url(hyyykxy230315-bj28.png) 50% 50% no-repeat;
     background-size: 70px auto;
}
.lm6-r ul li.lm6-r-li3 a i span{
    background: url(hyyykxy230315-bj29.png) 50% 50% no-repeat;
     background-size: 62px auto;
}
.lm6-r ul li a p{
    margin-top: 20px;
    font-size: 20px;
    line-height: 1.6;
}
.lm6-r ul li a:hover p{
    font-size: 22px;
}
.foot {
    padding: 25px 0;
}
.foot p {
    font-size: 14px;
    line-height: 2;
}













.dqwz{
    padding-left: 18px;
    height: 42px;
    line-height: 42px;
    background-size: 12px auto;
}
.dqwz a{
    font-size: 14px;
}
.dqwz i{
    width: 16px;
     font-size: 14px;
}
.dtpgl-t{
    margin-top: 10px;
}
.dtpgl-t span{
    font-size: 20px;
    height: 36px;
}
.dtpgl-t span em{
    height: 3px;
    border-radius: 3px;
}
.ldjs-x2 {
    margin-top: 15px;
}
.ldjs-x2 ul li a{
    padding: 15px 0;
}
.ldjs-x2 ul li a span{
    max-width: 80%;
    font-size: 14px;
    line-height: 20px;
    margin-left: 2%;
}
.ldjs-x2 ul li a i{
    font-size: 13px;
    margin-right: 2%;
}
.ldjs-x2 ul li:hover{
    -webkit-box-shadow: 2px -4px 6px 0px rgba(4, 0, 0, 0.03);
-moz-box-shadow:    2px -4px 6px 0px rgba(4, 0, 0, 0.03);
box-shadow:         2px -4px 6px 0px rgba(4, 0, 0, 0.03);
}
.ldjs-x2 ul li a:hover{
    background: #fff;
    -webkit-box-shadow: 0px 4px 12px 0px rgba(4, 0, 0, 0.05);
-moz-box-shadow:    0px 4px 12px 0px rgba(4, 0, 0, 0.05);
box-shadow:         0px 4px 12px 0px rgba(4, 0, 0, 0.05);
}
.dtpgl-fy {
    margin-top: 20px;
    font-size: 14px;
}



.tyxl {
    padding: 12px 0;
}
.tyxl-t {
    padding: 15px 0 10px 0;
    border-bottom: 1px solid #dcdcdc;
}
.tyxl-t-t p{
    font-size: 20px;
}
.tyxl-t-x{

    margin-top: 10px;
    line-height: 24px;

}
.tyxl-t-x span{
    font-size: 13px;
    margin-right: 10px;
}
.tyxl-x{
    width: 92%;
    margin: 0 auto;
    padding-top: 10px;
    min-height: 600px;
}
.tyxl-x p{
    font-size: 14px;
    color: #333;
    line-height: 1.8;
    margin: 16px 0;
}
}

@media screen and (max-width: 750px){
    .top-m{
        display: none;
    }
.sjb-hear-lm2-r {
        float: none;
        display: inline-block;
        width: 0.5rem;
        flex: 0 0 auto;
        position: relative;
    }
    .sjb-hear-lm2-r a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.sjb-hear-lm2-r  img{
    width: 100%;
}
    .sjb-sstck{
    box-sizing: border-box;
    display: none;
    padding: 0.2rem ;
    background-color: #ffffff;
    border-radius: 0.1rem;
    width: 96%;
    position: fixed;
    top:2.3rem;
    z-index: 999;
    left: 2%;
    webkit-box-shadow: 0 0.05rem 0.2rem 0.05rem rgba(0, 0, 0, 0.2);
    box-shadow: 0 0.05rem 0.2rem 0.05rem rgba(0, 0, 0, 0.2);
}
.sjb-sstck:before {
    z-index: 99;
    top: -0.18rem;
    display: block;
    width: 0;
    height: 0;
    background: transparent;
    border-style: solid;
    border-width: 0 .18rem .18rem .18rem;
    border-color: transparent transparent #b91708 transparent;
    content: " ";
    position: absolute;
    right: 0.2rem;
}
.sjb-sstck input{
    box-sizing: border-box;
    width: 85%;
    height: 0.8rem;
    float: left;
    border: 1px solid #eee;
    text-indent: 0.2rem;
    font-size: 0.3rem;
}
.sjb-sstck button{
    width: 15%;
    box-sizing: border-box;
    float: right;
    height: 0.8rem;
    border: 0;
    background:#eaedef  url(xzhyyy240923-bj1.png) center center no-repeat ;
    background-size:  0.42rem auto; 
}
    .dabeij {
    min-width: 100%;
}
.top {
    height: auto;
    padding: 0.5rem 0;
}
.top-nr {
    width: 94%;
    margin: 0 auto;

}
.top-l {
    max-width: 85%;
    width: 100%;
}
.top-r{
    display: none;
}
.nav {
    width: 100%;
    padding: 0;
}
.nav>ul{
    height: auto;
    line-height: 0.8rem;
    flex-wrap: wrap;
    justify-content: normal;
}
.nav>ul>li{
    display: inline-block;
    width: 25%;
    flex: 0 0 auto;
}
.nav>ul>li a{
    font-size: 0.34rem;
    text-align: center;
}
.nav>ul>li:hover>a{
    background:#fff;
    color: #006697; 
}
.nav-yc{
    display: none;
}
.nav>ul>li:hover div.nav-yc{
    display: none;
}
.gundong1-prev {
    position: absolute;
    left: 2%;
    margin-top: -0.4rem;
    width: 0.4rem;
    height: 0.6rem;
}
.gundong1-next {
    right: 2%;
    margin-top: -0.4rem;
    width: 0.4rem;
    height: 0.6rem;
}
.lm2 {
    margin-top: 0.3rem;
}
.lm2-t {
    height: 0.7rem;
    line-height: 0.7rem;
}
.lm2-t a {
    font-size: 0.38rem;
}
.lm2-x {
    margin-top: 0.1rem;
    display: block;
}
.lm2-l {
    width: 100%;
}
.gundong2-nr img {
    width: 100%;
    height: 4rem;
}
.lm2-r{
    margin-top: 0.2rem;
    width: 100%;
}
.lm2-r-t span {
    height: 0.72rem;
    line-height: 0.72rem;
}
.lm2-r-t span a {
    font-size: 0.36rem;
    pointer-events:none;
}
.lm2-r-x-ty-t {
    padding: 0.15rem 0;
}
.lm2-r-x-ty-t a {
    line-height: 1.5;
    overflow: visible;
    text-overflow: auto;
    white-space: normal;
    font-size: 0.34rem;
}
.lm2-r-x-ty-m {
    width: 94%;
    padding: 0 3%;
    border-bottom: 2px dotted #838383;
    padding-bottom: 0.15rem;
    vertical-align: top;
}
.lm2-r-x-ty-m p {
    font-size: 0.32rem;
    color: #838383;
    line-height: 1.4;
    display: block;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.lm2-r-x-ty-m p a {
    font-size: 0.28rem;
    margin-left: 0.15rem;
}
.lm2-r-x-ty-x {
    padding-top: 0.15rem;
}
.lm2-r-x-ty-x ul li {
    line-height: 0.68rem;
}
.lm2-r-x-ty-x ul li a {
    font-size: 0.3rem;
}
.lm2-r-x-ty-x ul li a i {
    font-size: 0.3rem;
    font-weight: bold;
    color: #194781;
    margin-right: 0.1rem;
}
.lm2-r-x-ty-x ul li em {
    font-size: 0.26rem;
    padding-left: 0.1rem;
}
.shoujiban-gd{
    display: block;
    height: 0.68rem;
    line-height: 0.68rem;
    text-align: center;
    border: 1px solid #006697;
    border-radius: 0.15rem;
}
.shoujiban-gd a{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 0.28rem;
    color:  #006697;
}
.lm3 {
    display: block;
    margin-top: 0.2rem;
    padding: 0.25rem 1%;
}
.lm3-l {
    width: 100%;
}
.lm3-x {
    padding: 0.1rem;
    background: url(hyyykxy230315-bj11.png) 100% 100% no-repeat;
    background-size: auto 100%;
}
.lm3-r {
    margin-top: 0.2rem;
    width: 100%;
}
.lm3-r-t {
    padding: 0;
    height: 0.72rem;
    border-bottom: 0.05rem solid #ebebeb;
}
.lm3-r-t span {
    padding: 0 0.15rem;
    height: 0.72rem;
    line-height: 0.72rem;
}
.lm3-r-t span.action {
    border-bottom: 0.05rem solid #006697;
}
.lm3-r-t span a {
    font-size: 0.38rem;
    pointer-events: none;
}
.lm3-r-x {
    padding:0.1rem;
}
.lm4 {
    height: auto;
    padding: 0.5rem 0;
}
.lm4-nr {
    width: 92%;
    margin: 0 auto;
    height: 100%;
}
.lm4-nr ul li {
    width: 2rem;
    height: 2rem;
}
.lm4-nr ul li i {
    margin-top: 0.2rem;
    height: 1.1rem;
}
.lm4-nr ul li.lm4-nr-li1 i{
     background-size: 1.1rem auto;
}
.lm4-nr ul li.lm4-nr-li2 i{
     background-size: 0.9rem auto;
}
.lm4-nr ul li.lm4-nr-li3 i{
     background-size: 0.5rem auto;
}
.lm4-nr ul li.lm4-nr-li1:hover i{
    background-size: 1.1rem auto;
}
.lm4-nr ul li.lm4-nr-li2:hover i{
    background-size: 0.9rem auto;
}
.lm4-nr ul li.lm4-nr-li3:hover i{
    background-size: 0.5rem auto;
}
.lm4-nr ul li p{
    font-size: 0.34rem;
}
.lm5 {
    margin-top: 0.3rem;
}
.lm5-t {
    height: 0.8rem;
    line-height:0.8rem;
    background-size: 150% 2px;
}
.lm5-t a {
    font-size: 0.38rem;
    font-weight: bold;
    color: #006697;
}
.lm5-x{
    width: 96%;
    margin: 0 auto;
}
.lm5-x ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.lm5-x ul li {
    width: 49%;
    margin: 0 0;
    padding: 0 0.05rem;
    box-sizing: border-box;
    height: 1.1rem;
    background: #006697;
    border-radius: 0.1rem;
    margin-top: 0.15rem;
}
.lm5-x ul li a {
    font-size: 0.32rem;
}
.lm6 {
    display: block;
    margin-top: 0.3rem;
    padding: 0.15rem 0  0.25rem 0;
    background: #fff;
}
.lm6-l {
    float: none;
    
    background: #fff;
    width: 96%;
    margin: 0 auto;
    padding: 0;
}
.lm6-x {
    margin-top: 0.15rem;
    position: relative;
}
.gundong3 {
    width: 100%;
    margin: 0 auto;
}
.gundong3-nr {
    width: 100%;
    height: 1rem;
}
.gundong3-prev {
    margin-top: -0.3rem;
    width: 0.6rem;
    height: 0.6rem;
}
.gundong3-next {
    margin-top: -0.3rem;
    width: 0.6rem;
    height: 0.6rem;
}
.lm6-r {
    width:96%;
    margin: 0 auto;
    height: auto;
    margin-top: 0.3rem
}
.lm6-r ul li a {
    display: flex;
    padding: 0.2rem 0;
    width: 100%;
    height: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.lm6-r ul li a i {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
}
.lm6-r ul li.lm6-r-li1 a i span {
    background: url(hyyykxy230315-bj27.png) 50% 50% no-repeat;
    background-size: 1.2rem auto;
}
.lm6-r ul li.lm6-r-li2 a i span{
    background: url(hyyykxy230315-bj28.png) 50% 50% no-repeat;
     background-size: 1rem auto;
}
.lm6-r ul li.lm6-r-li3 a i span{
    background: url(hyyykxy230315-bj29.png) 50% 50% no-repeat;
     background-size: 0.9rem auto;
}
.lm6-r ul li a p{
    margin-top: 0.15rem;
    font-size: 0.32rem;
    line-height: 1.6;
}
.lm6-r ul li a:hover p{
    font-size: 0.32rem;
}
.foot {
    padding: 0.25rem 0;
}
.foot p {
    font-size: 0.24rem;
    color: #fff;
    font-weight: 700;
    line-height: 2;
    text-align: center;
}




.zt-ej {
    width: 96%;
    padding: 0 2%;
    margin: 0 auto;
    padding-bottom: 0.5rem;
    border-top: 2px solid #006697;
}
.dqwz {
    padding-left: 0.34rem;
    height: 0.68rem;
    line-height:0.68rem;
    background-size: 0.26rem auto;
}
.dqwz a{
    font-size: 0.26rem;
}
.dqwz i{
    width: 0.3rem;
     font-size: 0.26rem;
}
.dtpgl-t{
    margin-top: 0.15rem;
}
.dtpgl-t span{
    font-size: 0.38rem;
    height: 0.6rem;
    font-weight: bold;
}
.dtpgl-t span em{
    height: 3px;
    border-radius: 3px;
}
.ldjs-x2 {
    margin-top: 0.15rem;
}
.ldjs-x2 ul li{
    border-bottom: 1px dashed #ccc;
}
.ldjs-x2 ul li a{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding: 0.2rem 0;
}
.ldjs-x2 ul li a span{
    max-width: 80%;
    width: 0;
    flex: 1 1 auto;
    font-size: 0.3rem;
    line-height: 0.52rem;
    margin-left: 0;
}
.ldjs-x2 ul li a i{
    flex: 0 0 auto;
    padding-left: 0.15rem;
    font-size: 0.26rem;
    margin-right: 0;
}
.dtpgl-fy {
    margin-top: 0.25rem;
    font-size: 0.28rem;
}
.tyxl {
    padding: 0.2rem 0;
}
.tyxl-t {
    padding: 0.1rem 0 0.15rem 0;
    border-bottom: 1px solid #dcdcdc;
}
.tyxl-t-t p {
    text-align: center;
    font-size: 0.38rem;
    color: #333;
    line-height: 1.6;
}
.tyxl-t-x {
    margin-top:0.15rem;
    line-height: 0.42rem;
}
div#share{
    display: none;
}
.tyxl-x {
    width: 96%;
    margin: 0 auto;
    padding-top: 10px;
    min-height: 5rem;
}
.tyxl-x p {
    font-size: 0.3rem;
    color: #333;
    line-height: 1.6;
    margin: 0.2rem 0;
}
}
.ydy-t{
    width: 100%;
    height: 62px;
    border-bottom: 6px solid #facd89;
    background: #006697;
}
.ydy-t-nr{
    width: 90%;
    margin: 0 auto;
    
}
.ydy-t-nr span{
    display: inline-block;
    margin-right: 90px;
    height: 62px;
    line-height: 62px;
}
.ydy-t-nr span a{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}
.ydy-t-nr span.action{
    background: url(hyyykxy230315-bj32.png) 50% 100% no-repeat;
    background-size: 18px auto;
}
.ydy-t-nr span.action a{
    color: #facd89;
}
.ydy-m{
    width: 90%;
    margin: 0 auto;
}
.ydy-m ul{
    display: block;
    overflow: hidden;
}
.ydy-m ul li{
    border-bottom: 1px solid #f1f1f1;
    width: 100%;
    float: left;
}
.ydy-m ul li a{
    display: flex;
    padding: 23px 2%;
    line-height: 32px;
    justify-content: space-between;
}
.ydy-m ul li a span{
    flex: 1 1 auto;
    padding: 0 35px 0 38px;
    font-size: 20px;
    color: #434343;
    background: url(hyyykxy230315-bj33.png) 0 0px no-repeat;
    background-size: 28px auto;
}
.ydy-m ul li a em{
    flex: 0 0 auto;
    color: #a0a0a0;
    font-size: 16px;
}
.ydy-x{
    text-align: center;
    padding: 50px 0;
}
@media screen and (max-width: 1680px){
    .ydy-t{
    height: 56px;
    border-bottom: 5px solid #facd89;
}
.ydy-t-nr span{
    margin-right: 85px;
    height: 56px;
    line-height: 56px;
}
.ydy-t-nr span a{
    font-size: 28px;
}
.ydy-t-nr span.action{
    background-size: 16px auto;
}
.ydy-m ul li a{
    padding: 21px 2%;
    line-height: 30px;
}
.ydy-m ul li a span{
    padding: 0 32px 0 35px;
    font-size: 18px;
    background-size: 24px auto;
}
.ydy-m ul li a em{
    font-size: 16px;
}
.ydy-x{
    padding: 45px 0;
}
}
@media screen and (max-width: 1460px){
    .ydy-t{
    height: 52px;
    border-bottom: 4px solid #facd89;
}
.ydy-t-nr span{
    margin-right: 80px;
    height: 52px;
    line-height: 52px;
}
.ydy-t-nr span a{
    font-size: 24px;
}
.ydy-t-nr span.action{
    background-size: 14px auto;
}
.ydy-m ul li a{
    padding: 20px 2%;
    line-height: 28px;
}
.ydy-m ul li a span{
    padding: 0 30px 0 32px;
    font-size: 16px;
    background: url(hyyykxy230315-bj33.png) 0 3px no-repeat;
    background-size: 20px auto;
}
.ydy-m ul li a em{
    font-size: 14px;
}
.ydy-x{
    padding: 40px 0;
}
}
@media screen and (max-width: 1220px){
    .ydy-t{
    height: 48px;
    border-bottom: 3px solid #facd89;
}
.ydy-t-nr span{
    margin-right: 70px;
    height: 48px;
    line-height: 48px;
}
.ydy-t-nr span a{
    font-size: 20px;
}
.ydy-t-nr span.action{
    background-size: 12px auto;
}
.ydy-m ul li a{
    padding: 18px 2%;
    line-height: 26px;
}
.ydy-m ul li a span{
    padding: 0 26px 0 28px;
    font-size: 14px;
    background: url(hyyykxy230315-bj33.png) 0 3px no-repeat;
    background-size: 16px auto;
}
.ydy-m ul li a em{
    font-size: 12px;
}
.ydy-x{
    padding: 30px 0;
}
}
@media screen and (max-width: 750px){
.ydy-t{
    width: 100%;
    height: 1rem;
    border-bottom: 2px solid #facd89;
    background: #006697;
}
.ydy-t-nr{
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}
.ydy-t-nr span{
    display: inline-block;
    margin-right: 0;
    height: 1rem;
    line-height:1rem;
}
.ydy-t-nr span a{
    font-size: 0.36rem;
    font-weight: bold;
    color: #fff;
}
.ydy-t-nr span.action{
    background: url(hyyykxy230315-bj32.png) 50% 100% no-repeat;
    background-size: 0.3rem auto;
}
.ydy-m{
    width: 100%;
    margin: 0 auto;
}
.ydy-m ul li a{
    display: flex;
    padding: 0.3rem 1%;
    line-height: 0.46rem;
    justify-content: space-between;
}
.ydy-m ul li a span{
    flex: 1 1 auto;
    padding: 0 0.2rem 0 0.45rem;
    font-size: 0.3rem;
    color: #434343;
    background: url(hyyykxy230315-bj33.png) 0 0.08rem no-repeat;
    background-size: 0.3rem auto;
}
.ydy-m ul li a em{
    flex: 0 0 auto;
    color: #a0a0a0;
    font-size: 0.26rem;
}
.ydy-x{
    text-align: center;
    padding:0.5rem 0;
}
.lm6-x ul li{
    width: 48%;
    margin: 0 1%;
    margin-bottom: 0.15rem;

}
}









.bumen{
    width: 98%;
    margin: 0 auto;
    padding-bottom: 50px;
    max-width: 1920px;
}
.bumen-lm1{
   
    padding-top: 50px;
    display: flex;
    justify-content: space-between;
}
.bumen-lm1-l{
    width: 49.6%;
    flex: 0 0 auto;
    padding-right: 30px;
}
.bumen-lm1-r{
    flex: 1 1 auto;
    padding: 30px 2% ;
    background: #f5f6f9;
}
.bumen-lm1-r-t{
    padding: 0 15px;
    display: flex;
    height: 77px;
    border-bottom: 3px solid #ebebeb;
}
.bumen-lm1-r-t span{
    display: inline-block;
    padding: 0 15px;
    height: 75px;
    line-height: 75px;
    margin-right: 25px;
}
.bumen-lm1-r-t span a{
    font-size: 36px;
    font-weight: bold;
    color: #434343;
}
.bumen-lm1-r-t span.action{
    border-bottom: 5px solid #006697;
}
.bumen-lm1-r-t span.action a{
    color: #006697;
}
.bumen-lm1-r-x{
   padding: 15px 20px;
    background: #fff;
}
.bumen-lm1-r-x ul{
    display: block;
    overflow: hidden;
}
.bumen-lm1-r-x ul li{
    display: flex;
    width: 100%;
    float: left;
    line-height: 54px;
    justify-content: space-between;
}
.bumen-lm1-r-x ul li em{
    display: inline-block;
    flex: 0 0 auto;
    font-size: 18px;
    padding-left: 20px;
    color: #a0a0a0;
}
.bumen-lm1-r-x ul li a{
    display: inline-block;
    flex: 1 1 auto;
    width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
}
.bumen-lm1-r-x ul li a i{
    font-size: 18px;
    font-weight: bold;
    color: #194781;
    margin-right: 10px;
}
.bumen-lm2{
   
    margin-top: 80px;

}
.sige{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sige li{
    width: 23%;
    position: relative;
}
.sange{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.sange li{
    width: 23%;
    margin: 0 3% 30px;
    position: relative;
}
.bumen-lm2-ty li img{
    width: 100%;
}
.bumen-lm2-ty li p{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    align-items: center;
    justify-content: center;
    line-height: 1.4;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
}
.bumen-lm2-ty li:hover p{
    opacity: 0;
}







.dwgk{
    display: flex;
}
.dwgk-l{
    width: 23%;
    flex: 0 0 auto;
    background:#f9eee5 url(hyyykxy230315-bj64.png) 50% 100% no-repeat;
    background-size: 100% auto;
}
.dwgk-l ul{
    display: block;
    width: 80%;
    margin: 0 auto;
    padding-top: 25px;
    overflow: hidden;
}
.dwgk-l ul li{
    width: 100%;
    float: left;
    height: 48px;
    line-height: 48px;
    background: #bfbfbf;
    border-radius: 10px;
    margin-top: 20px;
}
.dwgk-l ul li.action{
    background: #0168ab;
}
.dwgk-l ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.dwgk-r{
    flex: 1 1 auto;
    margin-left: 30px;
    border: 1px solid #eeeeee;
    min-height: 600px;
}
.dwgk-r-tplb{
    width: 90%;
    margin: 0 auto;   
    padding-top: 30px;
}
.dwgk-r-tplb ul{
    display: flex;
    flex-wrap: wrap;
    
}
.dwgk-r-tplb ul li{
    width: 33.33%;
    text-align: center;
    margin-bottom: 30px;
}
.dwgk-r-tplb ul li img{
    max-width: 45%;
}
.dwgk-r-tplb ul li span{
    display: block;
    font-size: 18px;
    color: #0000ff;
    margin-top: 5px;
    line-height: 1.6;
}
.dwgk-r-tplb ul li p{
    font-size: 16px;
    color: #0000ff;
    line-height: 1.5;
    margin-top: 10px;
}


@media screen and (max-width: 1680px){
    .bumen-lm1 {
    padding-top: 40px;
}
.bumen-lm1-r {
    padding:25px 2%;
}
.bumen-lm1-r-t{
    padding: 0 13px;
    height: 70px;
    border-bottom: 3px solid #ebebeb;
}
.bumen-lm1-r-t span{
    padding: 0 13px;
    height: 68px;
    line-height: 68px;
    margin-right: 20px;
}
.bumen-lm1-r-t span a{
    font-size: 32px;
}
.bumen-lm1-r-t span.action{
    border-bottom: 5px solid #006697;
}
.bumen-lm1-r-x {
    padding: 13px 18px;
}
.bumen-lm1-r-x ul li {
    line-height: 48px;
}
.bumen-lm1-r-x ul li a {
    font-size: 16px;
}
.bumen-lm1-r-x ul li em {
    font-size: 16px;
    padding-left: 18px;
}
.bumen-lm1-r-x ul li a i {
    font-size: 16px;
    margin-right: 8px;
}
.bumen-lm2{
    margin-top: 60px;
}
.bumen-lm2-ty li p{
    font-size: 20px;
}












.dwgk-l ul{
    width: 80%;
    padding-top: 20px;
}
.dwgk-l ul li{
    height: 44px;
    line-height: 44px;
    border-radius: 8px;
    margin-top: 18px;
}
.dwgk-l ul li a{
    font-size: 20px;
}
.dwgk-r{
    margin-left: 26px;
    min-height: 500px;
}
.dwgk-r-tplb{
    width: 90%; 
     padding-top: 26px;
}
.dwgk-r-tplb ul{
   
}
.dwgk-r-tplb ul li{
    margin-bottom: 26px;
}
.dwgk-r-tplb ul li span{
    font-size: 16px;
    margin-top: 5px;
    line-height: 1.5;
}
.dwgk-r-tplb ul li p{
    font-size: 15px;
    line-height: 1.5;
    margin-top: 8px;
}
}




@media screen and (max-width: 1460px){
    .bumen-lm1 {
    padding-top: 35px;
}
.bumen-lm1-r {
    padding:20px 2%;
}
.bumen-lm1-r-t{
    padding: 0 10px;
    height: 60px;
    border-bottom: 3px solid #ebebeb;
}
.bumen-lm1-r-t span{
    padding: 0 10px;
    height: 58px;
    line-height: 58px;
    margin-right: 16px;
}
.bumen-lm1-r-t span a{
    font-size: 28px;
}
.bumen-lm1-r-t span.action{
    border-bottom: 5px solid #006697;
}
.bumen-lm1-r-x {
    padding: 10px 15px;
}
.bumen-lm1-r-x ul li {
    line-height: 42px;
}
.bumen-lm1-r-x ul li a {
    font-size: 15px;
}
.bumen-lm1-r-x ul li em {
    font-size: 15px;
    padding-left: 15px;
}
.bumen-lm1-r-x ul li a i {
    font-size: 15px;
    margin-right: 6px;
}
.bumen-lm2{
    margin-top: 40px;
}
.bumen-lm2-ty li p{
    font-size: 18px;
}






.dwgk-l ul{
    width: 80%;
    padding-top: 20px;
}
.dwgk-l ul li{
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    margin-top: 15px;
}
.dwgk-l ul li a{
    font-size: 18px;
}
.dwgk-r{
    margin-left: 24px;
    min-height: 500px;
}
.dwgk-r-tplb{
    width: 90%; 
    padding-top: 24px;
}
.dwgk-r-tplb ul{
    
}
.dwgk-r-tplb ul li{
    margin-bottom: 24px;
}
.dwgk-r-tplb ul li span{
    font-size: 16px;
    margin-top: 5px;
    line-height: 1.5;
}
.dwgk-r-tplb ul li p{
    font-size: 14px;
    line-height: 1.5;
    margin-top: 8px;
}
}




@media screen and (max-width: 1220px){
    .bumen-lm1 {
    padding-top: 30px;
}
.bumen-lm1-r {
    padding:16px 2%;
}
.bumen-lm1-r-t{
    padding: 0 8px;
    height: 50px;
    border-bottom: 3px solid #ebebeb;
}
.bumen-lm1-r-t span{
    padding: 0 8px;
    height: 48px;
    line-height: 48px;
    margin-right: 14px;
}
.bumen-lm1-r-t span a{
    font-size: 24px;
}
.bumen-lm1-r-t span.action{
    border-bottom: 5px solid #006697;
}
.bumen-lm1-r-x {
    padding: 8px 12px;
}
.bumen-lm1-r-x ul li {
    line-height: 36px;
}
.bumen-lm1-r-x ul li a {
    font-size: 14px;
}
.bumen-lm1-r-x ul li em {
    font-size: 14px;
    padding-left: 12px;
}
.bumen-lm1-r-x ul li a i {
    font-size: 14px;
    margin-right: 6px;
}
.bumen-lm2{
    margin-top: 30px;
}
.bumen-lm2-ty li p{
    font-size: 16px;
}








.dwgk-l ul{
    width: 80%;
    padding-top: 20px;
}
.dwgk-l ul li{
    height: 36px;
    line-height: 36px;
    border-radius: 5px;
    margin-top: 12px;
}
.dwgk-l ul li a{
    font-size: 16px;
}
.dwgk-r{
    margin-left: 20px;
    min-height: 400px;
}
.dwgk-r-tplb{
    width: 90%; 
    padding-top: 20px;
}
.dwgk-r-tplb ul{
    
}
.dwgk-r-tplb ul li{
    margin-bottom: 20px;
}
.dwgk-r-tplb ul li span{
    font-size: 14px;
    margin-top: 5px;
    line-height: 1.5;
}
.dwgk-r-tplb ul li p{
    font-size: 12px;
    line-height: 1.5;
    margin-top: 8px;
}
}












@media screen and (max-width: 750px){
    .bumen-lm1 {
    padding-top: 0.3rem;
    display: block;
}
.bumen-lm1-l{
    width: 100%;
    flex: 0 0 auto;
    padding-right: 0;
}
.bumen-lm1-r {
    background: #fff;
    margin-top: 0.3rem;
    padding: 0.3rem 0;
}
.bumen-lm1-r-t {
    padding: 0 0;
    height: 0.8rem;
    box-sizing: border-box;
    border-bottom: 1px solid #ebebeb;
}
.bumen-lm1-r-t span{
    padding: 0 0.1rem;
    box-sizing: border-box;
    height: 0.8rem;
    line-height: 0.8rem;
    margin-right: 0.2rem;
}
.bumen-lm1-r-t span a{
    font-size: 0.38rem;
    pointer-events: none;
}
.bumen-lm1-r-t span.action{
    border-bottom: 2px solid #006697;
}
.bumen-lm1-r-x {
    padding: 0.15rem 0;
}
.bumen-lm1-r-x ul{
    display: block;
    overflow: hidden;
    padding-bottom: 0.2rem;
}
.bumen-lm1-r-x  ul li {
    line-height: 0.68rem;
}
.bumen-lm1-r-x  ul li a {
    font-size: 0.3rem;
}
.bumen-lm1-r-x  ul li a i {
    font-size: 0.3rem;
    font-weight: bold;
    color: #194781;
    margin-right: 0.1rem;
}
.bumen-lm1-r-x  ul li em {
    font-size: 0.26rem;
    padding-left: 0.1rem;
}
.bumen-lm2{
    margin-top: 0.3rem;
}
.sige li {
    width: 48%;
    margin-bottom: 0.3rem;
}
.sange li{
    width: 48%;
    
    margin: 0;
    margin-bottom: 0.3rem;
}
.bumen-lm2-ty li p {
    font-size: 0.36rem;
}
}











.bumen-lm3{
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
}
.bumen-lm3-l {
    width: 49.6%;
    flex: 0 0 auto;
    padding-right: 30px;
    display: flex;
    flex-direction: column;
}
.bumen-lm3-r {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}
.bumen-lmm{
    padding:0 70px;
    line-height: 60px;
    margin-bottom: 10px;
    overflow: hidden;
}
.bumen-lmm>a{
    display: inline-block;
    float: left;
    font-size: 36px;
    font-weight: bold;
    color: #006697;
}
.bumen-lmm span{
    display: inline-block;
    float: right;
}
.bumen-lmm span a{
    font-size: 16px;
    color: #a0a0a0;
}
.bumen-lm3-l-x{
    padding: 30px 3%;
    background: #f5f6f9;
    display: flex;
    height: 100%;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-between;
}
.bumen-lm3-l-x-ty{
    width: 49%;
}
.bumen-lm3-l-x-ty img{
    width: 100%;
}
.bumen-lm3-l-x-ty p{
    text-align: center;
    line-height: 36px;
    overflow: hidden;
    font-size: 18px;
    color: #434343;
    height: 36px;
}
.bumen-lm3-r-x{
    padding: 30px 4%;
    background: #f5f6f9;
    display: flex;
    height: 100%;
    justify-content: space-between;
    box-sizing: border-box;
}
.bumen-lm3-r-x-ty{
    width: 23%;
    background: #ffffff;
    border-radius: 15px;
}
.bumen-lm3-r-x-ty a{
    display:flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.bumen-lm3-r-x-ty a i{
    display: inline-block;
    width: 100%;
    height: 140px;
}
.bumen-lm3-r-x-ty-i1{
    background: url(hyyykxy230315-bj39.png) 50% 50% no-repeat;
}
.bumen-lm3-r-x-ty-i2{
    background: url(hyyykxy230315-bj40.png) 50% 50% no-repeat;
}
.bumen-lm3-r-x-ty-i3{
    background: url(hyyykxy230315-bj41.png) 50% 50% no-repeat;
}
.bumen-lm3-r-x-ty-i4{
    background: url(hyyykxy230315-bj42.png) 50% 50% no-repeat;
}
.bumen-lm3-r-x-ty a p{
    font-size: 24px;
    font-weight: bold;
    color: #434343;
    line-height: 1.6;
}
.bumen-lm3-r-x-ty:hover{
    background: #00a0e9;
}
.bumen-lm3-r-x-ty:hover p{
    color: #fff;
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i1{
    background: url(hyyykxy230315-bj43.png) 50% 50% no-repeat;
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i2{
    background: url(hyyykxy230315-bj44.png) 50% 50% no-repeat;
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i3{
    background: url(hyyykxy230315-bj45.png) 50% 50% no-repeat;
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i4{
    background: url(hyyykxy230315-bj46.png) 50% 50% no-repeat;
}
.bumen-lm4{
    width: 98%;
    padding: 30px 1%;
    background: #f5f6f9;
    margin-bottom: 50px;
}
.bumen-lm5{
    margin-top: 30px;
}
@media screen and (max-width: 1680px){
    .bumen-lm3 {
    margin-top: 60px;
}
.bumen-lmm{
    padding:0 54px;
    line-height: 54px;
    margin-bottom: 10px;
}
.bumen-lmm>a{
    font-size: 32px;
}
.bumen-lmm span a{
    font-size: 16px;
}
.bumen-lm3-l-x-ty p {
    line-height: 32px;
    font-size: 16px;
    height: 32px;
}
.bumen-lm3-r-x-ty a i{
    height: 130px;
}
.bumen-lm3-r-x-ty-i1{
    background-size: 100px auto
}
.bumen-lm3-r-x-ty-i2{
    background-size: 85px auto
}
.bumen-lm3-r-x-ty-i3{
   background-size: 101px auto
}
.bumen-lm3-r-x-ty-i4{
    background-size: 111px auto
}
.bumen-lm3-r-x-ty a p{
    font-size: 20px;
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i1{
     background-size: 100px auto
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i2{
    background-size: 85px auto
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i3{
    background-size: 101px auto
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i4{
    background-size: 111px auto
}
.bumen-lm4{
    padding: 25px 1%;
    margin-bottom: 45px;
}
.bumen-lm5{
    margin-top: 25px;
}
}



@media screen and (max-width: 1440px){
    .bumen-lm3 {
    margin-top: 50px;
}

.bumen-lmm{
    padding:0 40px;
    line-height: 54px;
    margin-bottom: 10px;
}
.bumen-lmm>a{
    font-size: 28px;
}
.bumen-lmm span a{
    font-size: 14px;
}
.bumen-lm3-l-x-ty p {
    line-height: 28px;
    font-size: 14px;
    height: 28px;
}
.bumen-lm3-r-x-ty a i{
    height: 110px;
}
.bumen-lm3-r-x-ty-i1{
    background-size: 90px auto
}
.bumen-lm3-r-x-ty-i2{
    background-size: 75px auto
}
.bumen-lm3-r-x-ty-i3{
   background-size: 91px auto
}
.bumen-lm3-r-x-ty-i4{
    background-size: 101px auto
}
.bumen-lm3-r-x-ty a p{
    font-size: 16px;
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i1{
     background-size: 90px auto
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i2{
    background-size: 75px auto
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i3{
    background-size: 91px auto
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i4{
    background-size: 101px auto
}
.bumen-lm4{
    padding: 20px 1%;
    margin-bottom: 40px;
}
.bumen-lm5{
    margin-top: 20px;
}
}







@media screen and (max-width: 1220px){
    .bumen-lm3 {
    margin-top: 40px;
}
.bumen-lmm{
    padding:0 30px;
    line-height: 42px;
    margin-bottom: 8px;
}
.bumen-lmm>a{
    font-size: 24px;
}
.bumen-lmm span a{
    font-size: 14px;
}
.bumen-lm3-l-x-ty p {
    line-height: 24px;
    font-size: 14px;
    height: 24px;
}
.bumen-lm3-r-x-ty a i{
    height: 100px;
}
.bumen-lm3-r-x-ty-i1{
    background-size: 70px auto
}
.bumen-lm3-r-x-ty-i2{
    background-size: 55px auto
}
.bumen-lm3-r-x-ty-i3{
   background-size: 71px auto
}
.bumen-lm3-r-x-ty-i4{
    background-size: 81px auto
}
.bumen-lm3-r-x-ty a p{
    font-size: 14px;
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i1{
     background-size: 70px auto
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i2{
    background-size: 55px auto
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i3{
    background-size: 71px auto
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i4{
    background-size: 81px auto
}
.bumen-lm4{
    padding: 15px 1%;
    margin-bottom: 30px;
}
.bumen-lm5{
    margin-top: 15px;
}
}










@media screen and (max-width: 750px){
    .bumen-lm3 {
    margin-top: 0.15rem;
    display: block;
}
.bumen-lmm{
    padding: 0;
    line-height: 0.56rem;
    margin-bottom: 0.2rem;
}
.bumen-lmm>a{
    font-size: 0.38rem;
}
.bumen-lmm span a{
    font-size: 0.26rem;
}
.bumen-lm3-l-x {
    padding: 0.15rem 1%;
    background: #f5f6f9;
    display: flex;
    justify-content: space-between;
}
.bumen-lm3-l {
    width: 100%;
    flex: 0 0 auto;
    padding-right: 0;
}
.bumen-lm3-l-x-ty {
    width: 48%;
}

.bumen-lm3-l-x-ty p {
    line-height: 0.8rem;
    font-size: 0.28rem;
    height: 0.8rem;
}
.bumen-lm3-r-x-ty a i{
    height: 1.4rem;
}
.bumen-lm3-r {
    flex: 1 1 auto;
    display: block;
    margin-top: 0.3rem;
    flex-direction: column;
}
.bumen-lm3-r-x {
    padding: 0.2rem 1.5%;
    background: #f5f6f9;
    display: flex;
    height: auto;
    justify-content: space-between;
    box-sizing: border-box;
}
.bumen-lm3-r-x-ty-i1{
    background-size: 0.9rem auto
}
.bumen-lm3-r-x-ty-i2{
    background-size: 0.7rem auto
}
.bumen-lm3-r-x-ty-i3{
   background-size: 0.8rem auto
}
.bumen-lm3-r-x-ty-i4{
    background-size: 1rem auto
}
.bumen-lm3-r-x-ty a p{
    font-size: 0.3rem;
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i1{
     background-size: 0.9rem auto
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i2{
    background-size:0.7rem auto
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i3{
    background-size: 0.8rem auto
}
.bumen-lm3-r-x-ty:hover .bumen-lm3-r-x-ty-i4{
    background-size: 1rem auto
}
.bumen-lm4{
    padding: 0.25rem 1%;
    margin-bottom: 0.5rem;
}
.bumen-lm5{
    margin-top: 0.2rem;
}
}






.kaundu32{
    width: 32%;
}
.jiscg{
    padding: 15px 4%;
    background: #f5f6f9;
    height: 100%;
    box-sizing: border-box;
}
.jiscg ul{
    display: block;
    overflow: hidden;
}
.jiscg li{
    display: flex;
    width: 100%;
    float: left;
    margin-bottom: 10px;
    line-height: 50px;background: #fff;
    justify-content: space-between;
}
.jiscg li em{
    display: inline-block;
    flex: 0 0 auto;
    font-size: 18px;
    padding-left: 20px;
    color: #a0a0a0;
    padding-right: 1.5%;
}
.jiscg ul li a{
    display: inline-block;
    flex: 1 1 auto;
    width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
    padding-left: 1.5%;
}
.jiscg li a i{
    font-size: 18px;
    font-weight: bold;
    color: #006697;
    margin-right: 10px;
}









@media screen and (max-width: 1680px){
    .jiscg{
    padding: 12px 4%;
}
.jiscg li{
    margin-bottom: 8px;
    line-height: 46px;
}
.jiscg li em{
    
    font-size: 16px;
    padding-left: 16px;
}
.jiscg ul li a{
    font-size: 16px;
}
.jiscg li a i{
    font-size: 16px;
    margin-right: 8px;
}
}


@media screen and (max-width: 1460px){
    .jiscg{
    padding: 10px 4%;
}
.jiscg li{
    margin-bottom: 6px;
    line-height: 42px;
}
.jiscg li em{
    
    font-size: 15px;
    padding-left: 12px;
}
.jiscg ul li a{
    font-size: 15px;
}
.jiscg li a i{
    font-size: 15px;
    margin-right: 6px;
}
}






@media screen and (max-width: 1220px){
    .jiscg{
    padding: 8px 4%;
}
.jiscg li{
    margin-bottom: 6px;
    line-height: 36px;
}
.jiscg li em{
    
    font-size: 14px;
    padding-left: 12px;
}
.jiscg ul li a{
    font-size: 14px;
}
.jiscg li a i{
    font-size: 14px;
    margin-right: 6px;
}
}




@media screen and (max-width: 750px){
    .jiscg {
    padding: 0.15rem 0;
    background: #fff;
}
.jiscg  ul li {
    line-height: 0.68rem;
}
.jiscg  ul li a {
    font-size: 0.3rem;
    padding-left: 0;
}
.jiscg  ul li a i {
    font-size: 0.3rem;
    font-weight: bold;
    color: #194781;
    margin-right: 0.1rem;
}
.jiscg  ul li em {
    font-size: 0.26rem;
    padding-left: 0.1rem;
    padding-right: 0;
}
}


.kaundu100{
    width: 100%;
}
.bumen-lm6{
    width: 98%;
    padding: 30px 1% 60px;
    background: url(hyyykxy230315-bj52.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 50px;
}
.bumen-lm6-t {
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: url(hyyykxy230315-bj54.png) 50% 50% no-repeat;
}
.bumen-lm6-t a{
    font-size: 36px;
    font-weight: bold;
    color: #006697;
}
.bumen-lm6-x{
    margin-top: 25px;
    position: relative;
}
.gundong4{
    width: 70%;
    margin: 0 auto;
}
.gundong4-nr img{
    width: 100%;
}
.gundong4-prev {
    position: absolute;
    left: 11%;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    z-index: 99999;
    background: url(hyyykxy230315-bj55.png) no-repeat;
    background-size: 100% 100%;
}
.gundong4-next {
    position: absolute;
    right: 11%;
    left: auto;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    z-index: 99999;
    background: url(hyyykxy230315-bj56.png) no-repeat;
    background-size: 100% 100%;
}









@media screen and (max-width: 1680px){
    .bumen-lm6{
    padding: 25px 1% 50px;
    margin-bottom: 45px;
}
.bumen-lm6-t {
    height: 70px;
    line-height: 70px;
    background-size: 1280px auto;
}
.bumen-lm6-t a{
    font-size: 32px;
}
.bumen-lm6-x{
    margin-top: 20px;
}
.gundong4{
    width: 70%;
}
.gundong4-prev {
    margin-top: -18px;
    width: 36px;
    height: 36px;
}
.gundong4-next {
    margin-top: -18px;
    width: 36px;
    height: 36px;
}
}










@media screen and (max-width: 1460px){
    .bumen-lm6{
    padding: 20px 1% 40px;
    margin-bottom: 40px;
}
.bumen-lm6-t {
    height: 60px;
    line-height: 60px;
    background-size: 1120px auto;
}
.bumen-lm6-t a{
    font-size: 28px;
}
.bumen-lm6-x{
    margin-top: 20px;
}
.gundong4{
    width: 70%;
}
.gundong4-prev {
    margin-top: -18px;
    width: 36px;
    height: 36px;
}
.gundong4-next {
    margin-top: -18px;
    width: 36px;
    height: 36px;
}
}





@media screen and (max-width: 1220px){
    .bumen-lm6{
    padding: 20px 1% 30px;
    margin-bottom: 30px;
}
.bumen-lm6-t {
    height: 50px;
    line-height: 50px;
    background-size: 980px auto;
}
.bumen-lm6-t a{
    font-size: 24px;
}
.bumen-lm6-x{
    margin-top: 20px;
}
.gundong4{
    width: 70%;
}
.gundong4-prev {
    margin-top: -16px;
    width: 32px;
    height: 32px;
}
.gundong4-next {
    margin-top: -16px;
    width: 32px;
    height: 32px;
}
}




@media screen and (max-width: 750px){
    .bumen-lm6{
    padding: 0.3rem 1% 0.6rem;
    margin-bottom: 0.6rem;
}
.bumen-lm6-t {
    height: 0.8rem;
    line-height: 0.8rem;
    background-size: 14rem auto;
}
.bumen-lm6-t a{
    font-size: 0.38rem;
}
.bumen-lm6-x{
    margin-top: 0.2rem;
}
.gundong4{
    width: 90%;
}
.gundong4-prev {
    margin-top: -0.3rem;
    width: 0.6rem;
    height: 0.6rem;
    left: 0;
}
.gundong4-next {
    margin-top: -0.3rem;
    width: 0.6rem;
    height: 0.6rem;
    right: 0;
}
}







.gundong5{
    width: 95%;
    margin: 0 auto;
}
.gundong5-nr{
    position: relative;
}
.gundong5-nr p{
    padding: 0 2%;
    width: 96%;
    font-size: 16px;
    color: #fff;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
}
.gundong5-nr img{
    display: block;
    width: 100%;
}
.gundong5-prev {
    position: absolute;
    left: 0%;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    z-index: 99999;
    background: url(hyyykxy230315-bj55.png) no-repeat;
    background-size: 100% 100%;
}
.gundong5-next {
    position: absolute;
    right: 0%;
    left: auto;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    z-index: 99999;
    background: url(hyyykxy230315-bj56.png) no-repeat;
    background-size: 100% 100%;
}




@media screen and (max-width: 1680px){
    .gundong5-nr p{
    font-size: 16px;
    height: 42px;
    line-height: 42px;
}
.gundong5-prev {
    margin-top: -16px;
    width: 32px;
    height: 32px;
}
.gundong5-next {
    margin-top: -16px;
    width: 32px;
    height: 32px;
}

}
@media screen and (max-width: 1460px){
    .gundong5-nr p{
    font-size: 14px;
    height: 36px;
    line-height: 36px;
}
.gundong5-prev {
    margin-top: -14px;
    width: 28px;
    height: 28px;
}
.gundong5-next {
    margin-top: -14px;
    width: 28px;
    height: 28px;
}

}




@media screen and (max-width: 1220px){
    .gundong5-nr p{
    font-size: 13px;
    height: 32px;
    line-height: 32px;
}
.gundong5-prev {
    margin-top: -12px;
    width: 24px;
    height: 24px;
}
.gundong5-next {
    margin-top: -12px;
    width: 24px;
    height: 24px;
}

}


@media screen and (max-width: 750px){
.gundong5{
    width: 100%;
    margin: 0 auto;
}
.gundong5-nr p{
    font-size: 0.28rem;
    
    height: 0.8rem;
    line-height: 0.8rem;
}
.gundong5-prev {
    
    margin-top: -0.3rem;
    width: 0.6rem;
    height:  0.6rem;

}
.gundong5-next {
    margin-top: -0.3rem;
    width: 0.6rem;
    height:  0.6rem;
}
.dwgk{
    display: block;
}
.dwgk-l{
    width: 100%;
    flex: 0 0 auto;
    padding: 0.5rem 2%;
    box-sizing: border-box;
    background:#f9eee5 url(hyyykxy230315-bj64.png) 50% 100% no-repeat;
    background-size: 100% auto;
}
.dwgk-l ul{
    display: flex;
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
    overflow: hidden;
    justify-content: space-between;
}
.dwgk-l ul li{
    width: 30%;
    float: none;
    height: 0.7rem;
    line-height: 0.7rem;
    background: #bfbfbf;
    border-radius: 0.1rem;
    margin-top: 0;
}
.dwgk-l ul li.action{
    background: #0168ab;
}
.dwgk-l ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 0.34rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.dwgk-r {
    margin-left: 0;
    min-height: 0;
    border: 0;
    margin-top: 0.3rem;
}
.dwgk-r-tplb {
    width: 100%;
}
.dwgk-r-tplb ul {
    padding-top: 0;
}
.dwgk-r-tplb ul li {
    width: 100%;
    text-align: center;
    margin-bottom: 0.3rem;
}
.dwgk-r-tplb ul li span {
    font-size: 0.36rem;
    margin-top: 0.1rem;
    line-height: 1.5;
}
.dwgk-r-tplb ul li p {
    font-size: 0.3rem;
    line-height: 1.5;
    margin-top: 0.15rem;
}
}

.jiabeij{
    background: url(hyyykxy230315-bj63.png) 50% 50% no-repeat;
    background-size: 100% 100%;
}
.jiabeij li{
    background: transparent;
}
.jiabeij li a i{
    color: #a40000;
}
.jiabeij li em{
    color: #434343;
}
.dwgk-r-nry{
    padding: 25px 5%;
}
@media screen and (max-width: 750px){
    .dwgk-r-nry{
    padding: 0.3rem 0%;
}
}